- event notification function
- Программирование: функция уведомления о событии
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Registered State Change Notification — In Fibre Channel protocol, a registered state change notification (RSCN) is a Fibre Channel fabric s notification sent to all specified nodes in case of any major fabric changes. This allows nodes to immediately gain knowledge about the fabric… … Wikipedia
Universal Plug and Play — (UPnP) is a set of computer network protocols promulgated by the UPnP Forum.The goals of UPnP are to allow devices to connect seamlessly and to simplify the implementation of networks in the home (data sharing, communications, and entertainment)… … Wikipedia
Virtual synchrony — is an interprocess messaging passing (sometimes called event queue management) technology. Virtual synchrony systems allow programs running in a network to organize themselves into process groups , and to send messages to groups (as opposed to… … Wikipedia
Media-independent handover — (MIH) is a standard being developed by IEEE 802.21 to enable the handover of IP sessions from one layer 2 access technology to another, to achieve mobility of end user devices. Contents 1 Importance 2 Functionality 3 Implementation … Wikipedia
Libevent — is an asynchronous event notification software library.The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support… … Wikipedia
Comparison of Internet Relay Chat daemons — This list is incomplete; you can help by expanding it. The following tables compare general and technical information including the differences in feature sets between popular IRC daemons. Grey entries in the list represent supposedly… … Wikipedia
Etiquette in Canada and the United States — Etiquette rules are not uniform in North America, varying among the very diverse societies which exist in both the United States and Canada. Etiquette rules are not simply a description of “cultural norms” and should not be considered a summary… … Wikipedia
Critical Mass — This article is about bicycle events. For the nuclear reaction, see Critical mass. For other uses of the term critical mass , see Critical mass (disambiguation). San Francisco Critical Mass, April 29, 2005. Critical Mass is a cycling event… … Wikipedia
Inotify — is a Linux kernel subsystem that provides file system event notification. It was written by John McCutchan with help from Robert Love and later Amy Griffis to replace dnotify. It was included in the mainline kernel from release 2.6.13 (2005 06… … Wikipedia
Message queue — In computer science, message queues and mailboxes are software engineering components used for interprocess communication, or for inter thread communication within the same process. They use a queue for messaging – the passing of control or of… … Wikipedia
Signals and slots — is a language construct introduced in Qt, which makes it easy to implement the Observer pattern while avoiding boilerplate code. The concept is that controls (also known as widgets) can send signals containing event information (e.g. the text… … Wikipedia